CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Neural networks

搜索资源列表

  1. neural-networks

    0下载:
  2. 小波神经网络好文章!A method for fault detection is proposed using a trained neural network as the nominal model of the system to be monitored. Partial physical knowledge, if available, can be combined with the nominal model to perform fault isolation.
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:369793
    • 提供者:troy
  1. c++neural

    0下载:
  2. c++ neural networks and fuzzy logic
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2047149
    • 提供者:jason
  1. Ocr

    0下载:
  2. Delphi神经网络,模式识别源码 ftmOCR.pas,NeuroOCR.dpr-Delphi neural networks, pattern recognition source ftmOCR.pas, NeuroOCR.dpr
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:193866
    • 提供者:someone
  1. pcnn

    1下载:
  2. 利用脉冲耦合神经网络(pcnn)实现图像滤波的源程序,已经过测试。-Using pulse coupled neural networks (pcnn) the realization of the source image filtering, has been tested.
  3. 所属分类:Special Effects

    • 发布日期:2015-05-01
    • 文件大小:2557
    • 提供者:zhangzhang
  1. oja

    0下载:
  2. 人工神经网络中用Oja网络求解模式的主分量问题-Oja networks using artificial neural network model of the main components of problem solving
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:521
    • 提供者:萧茅律
  1. DFNN

    0下载:
  2. 可自动生成规则的动态模糊神经网络。来自于清华大学吴世虔老师的《动态模糊神经网络》一书。-The rules can be automatically generated dynamic fuzzy neural networks. From Tsinghua University, Mr Ng Sai-kuen teacher " Dynamic fuzzy neural network," a book.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1677
    • 提供者:dwwsam
  1. neural_network-visualization

    0下载:
  2. A program to visualize small neural networks with their weights during training
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:289792
    • 提供者:temp123
  1. neural network

    0下载:
  2. NEURAL NETWORK OF MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:966656
    • 提供者:feri1121369
  1. neural face recognition

    0下载:
  2. This pdf introduces a method of face recognition untitled Face Recognition with Very Deep Neural Networks
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:4563968
    • 提供者:huntermorgan
  1. Spiking neural networks

    0下载:
  2. Spiking neural networks
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:789504
    • 提供者:Valiniyaz
  1. Neural Networks and Deep Learning_Week1

    0下载:
  2. NOTE for Neural Networks and Deep Learning_Week1
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:LAOS-Y
  1. neural-networks

    0下载:
  2. 神经网络和深度学习的代码 ,内含有一个mnist手写字识别的源码(Code for neural networks and deep learning, containing source code identified by a MNIST handwritten word)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:17015808
    • 提供者:15820578237
  1. TrainingNeuralNetworkswDEA-XORproblem

    0下载:
  2. Training Neural Networks with Threshold Activation Functions and Constrained Integer Weights
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:122880
    • 提供者:yasserbouchareb
  1. A MATLAB based Face Recognition System

    0下载:
  2. A MATLAB based Face Recognition System using Image Processing and Neural Networks
  3. 所属分类:Windows编程

    • 发布日期:2018-04-30
    • 文件大小:569344
    • 提供者:HansanaA
  1. rees160047-s

    0下载:
  2. Solar and wind forecasting by NARX neural networks
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:485376
    • 提供者:nome89
  1. Programming-Neural-Networks

    0下载:
  2. Programming Neural Networks in Matlab
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:261120
    • 提供者:24021980
  1. Genetic Algorithms and Neural Networks

    0下载:
  2. 关于神经网络和遗传算法的一些资料,对学习神经网络和遗传算法很有帮助(Some information on neural networks and genetic algorithms,Useful for learning neural networks and genetic algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:47042560
    • 提供者:hsw77777
  1. py3-neural-network-master

    2下载:
  2. Python3.6实现神经网络算法,经过mnist数据集测试后表现良好,准确率约为95%-96%。 /src 为源代码 /data为mnist算集(This is a code samples for "Neural Networks and Deep Learning" using python3.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-19
    • 文件大小:16989184
    • 提供者:沉默slen
  1. RBF、GRNN和PNN神经网络案例

    1下载:
  2. 能够实现RBF,GRNN和PNN神经网络的案例,一个是RBF-近红外光谱汽油辛烷值预测,GRNN,PNN-鸢尾花种类识别。代码和数据均有,直接可以拿来使用。(These are cases of RBF, GRNN and PNN neural networks can be realized. One is RBF-NIR spectroscopy gasoline octane prediction, GRNN, PNN-Iris species identification. Both c
  3. 所属分类:matlab例程

    • 发布日期:2021-03-10
    • 文件大小:226304
    • 提供者:悠嘻猴岁月
  1. Neural-Networks-and-Deep-Learning-A-Textbook

    2下载:
  2. Charu C. Aggarwal Neural Networks and Deep Learning
  3. 所属分类:其他

    • 发布日期:2019-11-16
    • 文件大小:7861248
    • 提供者:OnlyEpisode
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com